解决org.openqa.selenium.WebDriverException: Unable to connect to host 127.0.0.1 on port 7055 after 450
解决方法为将selenium-server-standalone-2.37.0.jar升级至selenium-server-standalone-2.41.0.jar即可。 下载地址:http:// ...